Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpi-u-boot-scr: WORKDIR -> UNPACKDIR transition #1343

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

leon-anavi
Copy link
Contributor

This adapts to the oe-core rework to enforce a separate directory for unpacking local sources (UNPACKDIR) instead of directly using WORKDIR.

Follows the preliminary guideline from:
https://lists.openembedded.org/g/openembedded-architecture/message/2007

- What I did

Fixed issues with the S variable in newer Yocto and OpenEmbedded versions.

- How I did it

By following the guideline:
https://lists.openembedded.org/g/openembedded-architecture/message/2007

Copy link
Owner

@agherzan agherzan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks.

@agherzan agherzan enabled auto-merge (rebase) July 8, 2024 12:53
This adapts to the oe-core rework to enforce a separate directory
for unpacking local sources (UNPACKDIR) instead of directly using
WORKDIR.

Follows the preliminary guideline from:
https://lists.openembedded.org/g/openembedded-architecture/message/2007

Signed-off-by: Leon Anavi <[email protected]>
@agherzan agherzan force-pushed the workdir-unpackdir-transition branch from 7e1925e to 6387fb2 Compare July 17, 2024 21:13
@agherzan agherzan merged commit 434ed33 into agherzan:master Jul 18, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants